cnr_annual_mean | Compute means for layers in rast in a given year |
cnr_crs | Default CRS for specific nc files |
cnr_dir | File path for scratch dir with nc files |
cnr_dir_meta | Data frame with nc files listing with some metadata added,... |
cnr_ext_df | Extract coordinate data from data frame |
cnr_extract_range | Query a parquet file for data within (inclusive) a certain... |
cnr_extract_xy | Wrapper function to extract data at a specific coordinate |
cnr_ext_range_df | Wrapper function to extract data within specific bounds |
cnr_filename | Filename(s) on the form variable_year_month (useful for... |
cnr_filenames | Filenames from rast layers |
cnr_flatten | Flatten layers in a raster across cells into a single layer... |
cnr_flatten_old | Flatten layers in a raster across cells into a single layer... |
cnr_flatten_save | Given ncfiles, flatten layers and save as individual nc files |
cnr_mask_tdc | Mask template from marine tenth cell degrees dataset provided |
cnr_mismatch_tdc | Find locations which do not match with the provided template... |
cnr_monthlies | Index a set of raster layers by year |
cnr_ncmeta | Metadata from nc file |
cnr_outer | A table of variable / year combinations |
cnr_process | Processing for a variable |
cnr_process2 | Process a list of raster with slots for variables |
cnr_raster | Retrieve raster from a nc file (which may have several... |
cnr_reproject | Reproject a layer where each cell takes the first value which... |
cnr_res | Resolution string given a raster |
cnr_resample | Resample raster to tenth degree resolution cells with... |
cnr_save_csv | Output a terra layer to a compressed CSV file (using .gz... |
cnr_save_csvs | Write .csv files for variables across time |
cnr_save_csvz | Write .csv files for variables across time |
cnr_save_html | Save outputs from raster to html file |
cnr_save_htmls | Save raster layers in nc file to a directory as html files |
cnr_save_mapview | Save mapview file for a raster to a specified file |
cnr_save_mapviews | Save raster layers as mapviews in a specified dir |
cnr_save_monthlies | Save yearly tables with monthly columns in an output... |
cnr_save_tiff | Output a terra layer to TIFF (using terra) |
cnr_save_tiffs | Output all layers in a nc file to TIFF (using terra) |
cnr_save_tiffz | Output all layers in a nc file to TIFF (using terra) |
cnr_save_ym | Write a set of raster layers by year with monthly columns as... |
cnr_terrameta | In addition to the metadata embedded in nc file names and to... |
cnr_transform | Transform given scale factor and offset |
cnr_transform_params | The nc metadata for scale factor and offset for a given... |
cnr_unified | Unify several nc files into a raster with data for a specific... |
cnr_view_parquet | View first few rows in a parquet file |
na_ratio | Ratio of NAs to total cell count in rast |
nc_file | Docs for terra::rast() says to prepend format so netCDF files... |
rex | Utility function to extract matches from regexes |
to_df3 | Convert single raster to a data frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.