Community Profile

photo

Tyler Herrington


Simon Fraser University

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


trying to create a legend that explains scatter plot marker type
The code below plots the minimum overturning circulation value of the Atlantic Thermohaline Circulation from 24 different simula...

10 years ago | 1 answer | 0

1

answer

Question


Extracting temperature data from netCDF file and then trying to take time derivative of temperature
I am trying to extract temperature data from a netCDF file: SATh = ncread('spatially_int_Historical.nc','A_sat'); SATFAS...

11 years ago | 1 answer | 0

1

answer

Question


division of two 200 by 1 matricies produces: Error using * Inner matrix dimensions must agree
I have two variables: GtCCO2Diffh and CO2emithc. size(GtCCO2Diffh) returns [200 1] --> a 200 row x 1 col matrix size(CO2em...

11 years ago | 1 answer | 0

1

answer

Question


I am looking to group objects together in a plot legend
Hello, I am plotting Arctic Sea Ice area against cumulative emissions, and have 24 curves (model runs) from 5 (five) cumulati...

11 years ago | 0 answers | 0

0

answers

Question


Trying to use a for loop to capture data from netCDF output, and then average the data
I am trying to grab the "September" and "March" Sea Ice Data from a netCDF output file, and then average the yearly September an...

11 years ago | 1 answer | 1

1

answer

Question


Trying to write a variable varying with 3 dimensions to MatLab
I am trying to write A_sulphod (a variable for sulphate optical depth) that varies with respect to time, latitude, and longitude...

11 years ago | 1 answer | 0

1

answer

Question


loading file stored as string and then plotting data from file
I am attempting to create a script which asks the user for the filename of a txt file whose contents will later be plotted. ...

11 years ago | 2 answers | 0

2

answers

Question


Using MatLab interpolation to create a function with specific target value
I am trying to develop several cumulative carbon emissions to later upload to a climate model. The goal is to design curves whos...

12 years ago | 1 answer | 0

1

answer