apecs-org / Polar-EO-Database

Polar Earth Observation Database of satellite sensors
GNU General Public License v3.0
21 stars 5 forks source link

Use YAML instead of JSON for database entries #31

Closed AdrienWehrle closed 2 years ago

AdrienWehrle commented 2 years ago

For those reasons, I think we should move to YAML. This sounds like a big thing, but is simply about saving data in another format (I can implement the change if we take that decision).

Also, I stepped back from #30 and closed it, as we first need to take that decision, then we can work again on the template in the format we'll choose! :smiley:

Azamattf commented 2 years ago

@AdrienWehrle Do you see any drawbacks of moving to YAML?

AdrienWehrle commented 2 years ago

@AdrienWehrle Do you see any drawbacks of moving to YAML?

JSON is simpler and more widespread but YAML is very close behind, so I don't see any real drawback here.

AdrienWehrle commented 2 years ago

Following the monthly meeting of the APECS Remote Sensing Project Group, we decided to migrate to YAML! :tada: