Releases: nansencenter/django-geo-spaas-harvesting
Releases · nansencenter/django-geo-spaas-harvesting
3.13.0
- Update CMEMS provider & start bringing provider-specific metadata normalization back from metanorm: #146
- Improve tabledap crawler: #147
3.13.0.dev3
Make separate catalog entries for ARGO profiles and trajectories.
3.13.0.dev2
Add parameterized entry_id prefix to tabledap crawler: #147
3.13.0.dev1
Update CMEMS Provider: #146
3.13.0.dev0
Update CMEMS Provider: #146
3.12.1
Fix packaging issue that caused the YAML configuration files not to be included in the Python packages.
3.12.0
Add provider for AVISO: #144
3.11.1
- Fix EarthDataCMRCrawler URL selection: #142
- Update packaging tools: #143
3.11.1rc1
Fix EarthDataCMRCrawler URL selection: #142
3.11.0
- Add support for harvesting ARGO floats from ERDDAP: #137
- Use mocks to avoid HTTP requests during unit tests: #139