ForM@Ter API

Search Features of Interest

https://api.poleterresolide.fr/api?start=2011-05-01&end=2018-01-01&bbox=-20,-50,70,90
the parameters
  • 2011-11-05 is the start date
  • 2018-01-01 is the end date
  • -20,-50,70,90 is used to describe bbox (longitude min, latitude min, longitude max, latitude max)

Search Data for one BCMT observatory

https://api.poleterresolide.fr/cds/bcmt/data/ams?start=2017-11-01&end=2018-01-01&type=VARIATION
where
  • bcmt is a data center,
  • data is for search data
  • ams code of the observatory
the parameters
  • 2011-11-05 is the start date
  • 2018-01-01 is the end date
  • VARIATION is the not required data type amongVARIATION, QUASI_DEFINITIVE, and DEFINITIVE.

Search Data for one ISGI indice

https://api.poleterresolide.fr/cds/isgi/data/aa?start=2018-01-01&end=2018-01-25
where
  • isgi is a data center,
  • data is for search data
  • aa code of the indice
the parameters
  • 2018-01-01 is the start date
  • 2018-01-25 is the end date