Last chance! 50% off unlimited learning
Sale ends in
calmet_upper_air(location_name, year, lat_dec_deg = NULL,
lon_dec_deg = NULL, lat_lon_grid_loc = 1, domain_width_m = NULL,
domain_height_m = NULL, cell_resolution_m = 250, time_offset,
READ62_exec_location)
## Not run: ------------------------------------
# # Generate an upper air station file
# calmet_upper_air(location_name = 'test',
# year = 2005,
# lat_dec_deg = 49.196116,
# lon_dec_deg = -122.505866,
# lat_lon_grid_loc = 1,
# domain_width_m = 117000,
# domain_height_m = 43250,
# cell_resolution_m = 500,
# time_offset = -8,
# READ62_exec = "read62")
## ---------------------------------------------
Run the code above in your browser using DataLab