EnviDat / monitoring-backend

Django API and data import/export Python software package for long-term environmental monitoring data.
0 stars 0 forks source link

Crawford point request failed #5

Closed BaptisteVandecrux closed 2 years ago

BaptisteVandecrux commented 2 years ago

Hi,

I tried the following request: https://www.envidat.ch/data-api/gcnet/nead/crawfordpoint/end/-999/2019-05-11/2022-04-25/

it gave me: Page not found Non-valid 'model' (station) entered in URL: crawfordpoint Valid models are listed at: https://www.envidat.ch/data-api/gcnet/models/

I can see that the station is not listed in https://www.envidat.ch/data-api/gcnet/models/ but it still appears on: https://www.envidat.ch/data-api/gcnet/

BaptisteVandecrux commented 2 years ago

Same thing for GITS, Tunu-N and JAR1

RebeccaKurupBuchholz commented 2 years ago

Tunu-N and JAR1 were reactivated and the data for these stations are now accessible.

It will take some time to make the GITS data accessible again because the GITS satellite station ID was used for another station in Antarctica.

RebeccaKurupBuchholz commented 2 years ago

GITS data is now accessible.

For GC-Net API documentation please see https://www.envidat.ch/data-api/gcnet/

BaptisteVandecrux commented 2 years ago

Thanks!