gridwxcomp

Contents:

  • Installation
  • Google Earth Engine set up
    • Account creation
    • Create a GEE Project
    • Verify your GEE API account access
  • Tutorial
    • Input data files and formatting requirements
      • The configuration file
      • Weather variables processed by gridwxcomp
      • The weather station’s data files
      • The weather station’s metadata file
    • Step 1: Parse input data
    • Step 2: Download gridded timeseries data from Google Earth Engine
    • Step 3: Calculate monthly, seasonal, and annual station:gridded biases and statistics
    • Spatial mapping and interpolation of station:gridded bias results
      • Mapping point data
      • Making a fishnet polygon (grid) around stations
      • Spatial interpolation of point bias
      • Zonal statistics and resampling of interpolated bias surfaces
      • Estimates and residuals between point data and interpolated surfaces
      • Extra tips and tricks for interpolation
    • Interactive graphics of paired station:gridded weather data
    • References
  • FAQ
  • API Reference
    • Python functions, classes, and modules
      • prep_metadata
        • prep_metadata
      • ee_download
        • download_grid_data
      • calc_bias_ratios
        • calc_bias_ratios
      • spatial
        • PT_ATTRS
        • make_points_file
        • make_grid
        • interpolate
        • calc_pt_error
        • zonal_stats
      • plot
        • daily_comparison
        • monthly_comparison
        • station_bar_plot
      • InterpGdal
        • InterpGdal
      • util
        • affine_transform
        • parse_yr_filter
        • validate_file
        • read_config
        • read_data
        • convert_units
        • reproject_crs_for_point
        • reproject_crs_for_bounds
  • Tests
    • Running tests manually
  • Contributing
    • Reporting Issues
    • Contributing Code
    • Contributing to Documentation
    • Community Guidelines
  • Change Log
    • Version 0.2.1
    • Version 0.2.0
    • Version 0.1.4
    • Version 0.1.3
    • Version 0.1.2
    • Version 0.1.1
    • Version 0.1.0
    • Version 0.0.9x
    • Version 0.0.7x
    • Version 0.0.6x
    • Version 0.0.5x
    • Version 0.0.4x
    • Version 0.0.3x
    • Version 0.0.2x
    • Version 0.0.1x
Index
gridwxcomp
  • Search


© Copyright 2019-2024, John Volk, Christian Dunkerly, and Chris Pearson.

Built with Sphinx using a theme provided by Read the Docs.