allenai / rslearn

A tool for developing remote sensing datasets and models.
Apache License 2.0
5 stars 0 forks source link

Convert existing training datasets to rslearn datasets #16

Open favyen2 opened 6 months ago

favyen2 commented 6 months ago

For now don't worry about doing in UTM projection, just keep WebMercator and make sure that we can do the migration.

favyen2 commented 5 months ago

Conversion of landsat vessel detection data was successful:

https://github.com/allenai/rslearn_projects/blob/master/landsat/existing_dataset_to_utm/prepare_windows.py

So we should be able to convert other datasets too.