Skip to content

sterlingbaldwin/esgf_scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esgf_scrape

A scraping client for esgf metadata

Setup Instructions

git clone git@github.com:sterlingbaldwin/esgf_scrape.git
virtualenv env
source env/bin/activate
pip install -r requirements.txt

Developement Status

-> First few things off the list

TODO

phase one: service layer

  • create setup scripts
  • learn how to mongo
  • write esgf metadata collection
  • connect metadata collection with db

phase two: user layer

  • create django project
  • create interaction template
  • create backend views to handle info requests from the browser
  • create frontend js and css for fancy shiny pretty happyface users

About

A scraping client for esgf metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages