Skip to content

Releases: unepwcmc/ocean-plus-habitats

1.4.11

12 Nov 16:31
Compare
Choose a tag to compare
  • Update the statitics download folder for Nov 2024.
  • Update global and country habitat stats for 2024-11 period.
  • Update "eez_map_datasets_serializer.rb" to fix the WMS 'seagrasses' (plural) => 'Seagrasses_Projection' rather than 'seagrass' (singular)

1.4.9

10 Nov 11:57
ee4f77f
Compare
Choose a tag to compare

1.4.9

  • Update global and country habitat stats for 2023-11 period.

1.4.6

10 Aug 09:48
Compare
Choose a tag to compare

1.4.6

  • Update global and country habitat stats for 2022-08 period.

1.4.5

15 Jun 15:41
Compare
Choose a tag to compare
  • Update stats for IUCN Red List for 2022/06.

1.4.4

04 May 12:11
Compare
Choose a tag to compare
  • Update global and country habitat stats for 2022-05 period.

1.4.3

04 Apr 10:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

1.4.2

13 Jan 16:25
Compare
Choose a tag to compare

1.4.2

  • Update docs to correct path to country habitat stats.
  • Update global and country habitat stats for 2022-01 period.

1.4.1

09 Dec 16:01
Compare
Choose a tag to compare
  • Do not automatically update the Redlist species timestamp.
  • Add docs in readme on how to trigger a timestamp update.

Includes 1.4.0

  • Automate update of Redlist Species last updated timestamp by using a dotfile
    stored in the tmp directory. Defaults to the last known manual update Oct 2021
    if not present.

The file is touched with RedlistSpeciesLastUpdated.touch! after the
import_new_redlist_data Rake task is completed.

If a deployment fails, there is a chance that this might be touched prematurely.
There is currently no way to automatically revert this if such an event occurs.
But we think it's negligible.

  • Rename the variable used for the last updated formatted date.
  • Update the docs for the statistics instructions to convey that the country
    statistics CSVs' filename should be checked against the specified format.

1.3.7

09 Dec 15:05
Compare
Choose a tag to compare
  • Adjust value of Dial total_value so that it does not show
    zero for a value that is less than 0.1

1.3.6

09 Dec 10:26
Compare
Choose a tag to compare
  • Correct filenames for the habitat country CSVs - must be plural.
  • Update documentation to specify plural in CSV more clearly.