From d577c6053d58f456430f17cac9d73a97885ea4c2 Mon Sep 17 00:00:00 2001 From: James H <53343824+jameshalgren@users.noreply.github.com> Date: Mon, 11 Dec 2023 12:37:12 -0600 Subject: [PATCH] Add files via upload --- CITATION.cff | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..70e3143 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,28 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: FLDPLN Inudation Mapping +message: >- + We're so glad you are using the FLDPLN application! In + your documentation, please cite this work using the + metadata from this file. +type: software +authors: + - name: Kansas Applied Remote Sensing + - name: Alabama Water Institute + - given-names: Jude + family-names: Kastens + - given-names: James + family-names: Halgren + - given-names: Xingong + family-names: Li + - given-names: Junho + family-names: Song + - given-names: David Weiss +repository-code: 'https://github.com/AlabamaWaterInstitute/fldpln' +abstract: >- + FLDPLN (pronounced "Floodplain") is a physically-based + computational model for mapping potential inundation + extents (floodplains) using gridded topographic data. +license: MIT