Skip to content

ROMS River forcing from Gauge station data. #43

@noviceroms

Description

@noviceroms

Hi Kate,

I have a question regarding converting the river discharge data (m^3/s) to (kg/s/m^2). How can we create a forcing file like the below using the river discharge data from gauges in m^3/s?

double Runoff(runoff_time, eta_rho, xi_rho) ;
	Runoff:long_name = "Dai_Trenberth River Runoff" ;
	Runoff:missing_value = -1.e+30 ;
	Runoff:units = "kg/s/m^2" ;

I would be grateful for any suggestion regarding this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions