Skip to content

hapi-server/server-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains code that requests all metadata from all HAPI servers daily.

  • abouts.py updates abouts.json by overwriting what is found in https://github.com/hapi-server/servers/blob/master/abouts.json

  • catalogs.py reads /catalog responses (which contain a list of datasets) from each server in abouts.json.The /info response for each dataset is then requested. Output is stored at https://hapi-server.org/meta/catalogs and https://hapi-server.org/meta/infos.

  • availability.py creates dataset availability plots and html in https://hapi-server.org/meta/infos based on the {start,stop}Date found in the dataset /info responses.

See etc/crontab.sh for commands that are executed for the above.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published