nansencenter / django-geo-spaas

GeoDjango apps for satellite data management in Geo-Scientific Platform as a Service
GNU General Public License v3.0
20 stars 6 forks source link

The 80 characters limit on Dataset.entry_id is too small #133

Closed aperrin66 closed 4 years ago

aperrin66 commented 4 years ago

In geospaas_harvesting, we started using file names / dataset identifiers as values for the entry_id field. A lot of those are longer than 80 characters, so we need to lift this boundary.