nansencenter / django-geo-spaas-processing

Processing tools for GeoSPaaS
GNU General Public License v3.0
1 stars 1 forks source link

Add Syntool preprocessing capabilities #74

Closed aperrin66 closed 1 year ago

aperrin66 commented 1 year ago

Add the ability to convert downloaded dataset files to the format needed to display it in Syntool. Also added the possibility to trigger harvesting via a task. At the same time, I altered a bit the structure to split processing tasks with different themes/scopes in different modules:

73 was also merged in here, adding the ability to crop dataset files to a given bounding box.

aperrin66 commented 1 year ago

Discussed with @akorosov , merging.