Locust Forecast Updates
READY logo
Version Date Details of changes
0.7.0 Feb 28, 2024 Security updates.
0.6.4 Jul 7, 2023 Security updates.
0.6.3 Apr 4, 2022 Security updates.
0.6.2 Feb 10, 2022 Add job names in API responses. Security updates.
0.6.1 Feb 1, 2022 Security updates.
0.6.0 Feb 1, 2022 Add matrix run API.
0.5.3 Jan 5, 2022 Automatically switch to 1-deg GFS when 1/4-deg GFS files run out.
0.5.2 Jan 4, 2022 Correct trajectory bookkeeping for backward runs. Security updates.
0.5.1 Dec 27, 2021 Match KML line style to trajectory plot style. Create KMZ for matrix run trajectories. Update map text for trajectory plots. Use custom icon in KMZ. Options for date picker and duration selector depend on meteorological dataset. Security update.
0.5.0 Dec 20, 2021 Add the option to avoid landing over a body of water. Correct KMZ to contain one KML file. Add GIS options to batch spreadsheets. Security updates.
0.4.6 Dec 13, 2021 Security updates.
0.4.5 Nov 9, 2021 Add disclaimer on the welcome page. Accept only positive grid spacings for matrix runs. Security update.
0.4.4 Oct 26, 2021 Add matrix run link on the main page. API responses include call counts. Increase batch limit to 100. Read user guide link from configuration file. Add history page. Security update.
0.4.3 Mar 25, 2021 Reduce duplicate code.
0.4.2 Mar 25, 2021 Generate shapefile containing all trajectories for matrix runs and for single swarm runs.
0.4.1 Mar 5, 2021 Include shapefiles for source locations, landing endpoints, and takeoff endpoints. Add option to generate shapefiles using points or lines.
0.4.0 Feb 19, 2021 Improve error handling for batch runs. Generate KMZ for trajectory plots. Add RESTful web api for batch runs.
0.3.3 Feb 17, 2021 Create shapefiles for time-of-arrival from a matrix run. Zip up shapefiles from matrix run trajectories. Update time-of-arrival plots using color saturation based on hit map counts.
0.3.2 Jan 28, 2021 Improve the algorithm for stitching meteorological data files.
0.3.1 Jan 21, 2021 Security update. Create dbf file so that GIS can handle trajectory frequency data without a join operation with grid. Update unit tests to use JUnit5.
0.3.0 Dec 22, 2020 Enable to change color opacity of stopover markers, etc. Add redrawing plots for single run. Improve graphics for matrix runs and for trajectory plots.
0.2.8a Dec 9, 2020 Fix regrouping trajectories by day.
0.2.8 Dec 2, 2020 Match model details to the set up page except for the plot options. Switch the start and ending times for backward runs.
0.2.7 Nov 20, 2020 Implement matrix runs. Parallel execution of batch run.
0.2.6 Oct 15, 2020 Increase the batch limit to 50; add 10 and 15 days for the duration.
0.2.5 Oct 10, 2020 GFS find finder to search GDAS1 archive files.
0.2.4d Aug 20, 2020 Swtich the day and the height in shapefile names. Shorten GIS shapefile names.
0.2.4c Aug 19, 2020 Security update.
0.2.4b Aug 19, 2020 Use 4 digits for heights in GIS filenames.
0.2.4 Aug 19, 2020 Add the shapefile option to batch runs. Allow more than one shapefile options. Create GIS shapefiles by day and height.
0.2.3 Aug 13, 2020 Refactor the code. Create GIS shapefiles by height. Users can change their password. Add welcome page.
0.2.2 Aug 4, 2020 Add user authentication. Place footer at the bottom. Add announcement messages. Display file retention period. Add statistics page for administrators.
0.2.0 Jul 27, 2020 Correct the job status time. Use thread pool for performance reasons.
0.1.9c Jun 11, 2020 Fix page refresh.
0.1.9b Jun 3, 2020 Improve color contrast for better accessibility.
0.1.9 May 29, 2020 Resolve some of accessibility issues.
0.1.8 May 27, 2020 Add additional default heights of 1000 m and 1500 m. Cosmetic changes of user interface buttons.
0.1.7 May 19, 2020 Add user guide. Correct HTTP status code of an API.
0.1.6 Apr 21, 2020 Add links between pages for a single swarm run and pages for a batch run.
0.1.5 Apr 21, 2020 Include batch input CSV in a batch zip file. Fix the description of the startDate column in batch CSV. Fix the swarm name input not to show a calendar.
0.1.4 Apr 20, 2020 Add a run setup summary file to a redistribution zip file. Add a link for downloading a sample batch CSV file. Shapefiles are directly added to a redistribution file rather than in a separate zip file. Add the swarm name input field for a single swarm run.
0.1.3 Apr 18, 2020 Fix URLs in breadcrumbs. Support several date formats for the startDate field in a batch CSV file. Zip all batch output files.
0.1.1 Apr 17, 2020 Fix batch run bugs. Output filenames start with swarm name and job id.
0.1.0 Apr 16, 2020 Security updates. Drag and drop of a CSV file. Refactor the code for clarity.
0.0.7 Apr 9, 2020 Add the first-day ending time option. Run 24 hours each day when the nonstop flight option is set.
0.0.6 Apr 9, 2020 Refactor the code for clarity.
0.0.5 Apr 2, 2020 The second and third vertical heights are optional by default. Change the JSON schema to support multiple sources with names.
0.0.4 Apr 1, 2020 Allow up to three heights. Improve input validation. Improve trajectory truncation.
0.0.2 Mar 26, 2020 Add archives directory in the external config. Add backward runs.
0.0.1 Mar 23, 2020 Initial.