Series
- Using R (22)
- Using WordPress (3)
-
Recent Posts
- Logging and Error Handling in Operational Systems
- PWFSLSmoke 1.0: Visualizing Wildfire Smoke Data
- Improved Python-style Logging in R
- Introducing the PWFSLSmoke Package
- Python-style Logging in R
- When k-means Clustering Fails
- Visualizing Bikeshare Data
- Function Argument Lists and missing()
- MazamaSpatialUtils — Ebola Map Example
- Installing subversion 1.7.10 on OSX Yosemite
Blogroll
Tags
AirFire AQI Babel BeautifulSoup best practices C CentOS CSV Data.gov disk I/O error handling FIPS GIS HTML i18n ISO javascript jquery KML LaTex logging Mac MacPorts metadata MS Excel netcdf OSX plone PM2.5 PWFSL python R R package shapefile smoke spatial standards Subversion Ubuntu Unix USGS validation VMware WordPress XML
Tag Archives: OSX
Installing subversion 1.7.10 on OSX Yosemite
You can’t call me a luddite any more — I finally started upgrading my mid-2010 MacBook Pro with 8GB of RAM to OSX 10.10 — Yosemite. Trickiest thing so far was installing an older version of Subversion. Here are my … read more …
Posted in Uncategorized
Tagged MacPorts, OSX, Subversion
Comments Off on Installing subversion 1.7.10 on OSX Yosemite
Installing NetCDF and R ‘ncdf’
If you work with large, gridded datasets you should probably be using NetCDF, the Network Common Data Form from Unidata: NetCDF is a set of software libraries and self-describing, machine-independent data formats that support the creation, access, and sharing of … read more …