Pinned Repositories
imageloader.js
Small JavaScript snippet which takes a DOM ID and an image URL. Repeatedly tries loading the image URL and placing the contents into the indicated DOM element. It retries for a while, then gives up and shows an error message in place of the image.
usage
Helps us keep track of UVCDAT usage
uvdjango
UV-CDAT over django
imageloader.js
Small JavaScript snippet which takes a DOM ID and an image URL. Repeatedly tries loading the image URL and placing the contents into the indicated DOM element. It retries for a while, then gives up and shows an error message in place of the image.
netcdf
My fork of netcdf. Trying to remove the hard-coded single-user situation involving ~/.dodsrc
RoadInfoScraper
Scrapes the California Department of Transportation website and stores road conditions in an SQLite3 database
usage
Helps us keep track of UVCDAT usage
uvdjango
UV-CDAT over django
WeatherScraper
Scrape detailed weather info from Forecast.weather.gov
dfedorth's Repositories
dfedorth/imageloader.js
Small JavaScript snippet which takes a DOM ID and an image URL. Repeatedly tries loading the image URL and placing the contents into the indicated DOM element. It retries for a while, then gives up and shows an error message in place of the image.
dfedorth/netcdf
My fork of netcdf. Trying to remove the hard-coded single-user situation involving ~/.dodsrc
dfedorth/usage
Helps us keep track of UVCDAT usage
dfedorth/uvdjango
UV-CDAT over django
dfedorth/RoadInfoScraper
Scrapes the California Department of Transportation website and stores road conditions in an SQLite3 database
dfedorth/WeatherScraper
Scrape detailed weather info from Forecast.weather.gov